From: Ian Campbell Date: Thu, 17 Jan 2013 08:55:21 +0000 (+0000) Subject: Tweak gitignore for Debian pkg-kernel using git svn. X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~136 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com//styles.css/%22http:/www.example.com/styles.css?a=commitdiff_plain;h=3efd8c64d5f2994008e9de6d6d8e4bb922dfb916;p=linux-4.9.git Tweak gitignore for Debian pkg-kernel using git svn. [bwh: Tweak further for pure git] Gbp-Pq: Topic debian Gbp-Pq: Name gitignore.patch --- diff --git a/.gitignore b/.gitignore index fd3a35592543..a69669546718 100644 --- a/.gitignore +++ b/.gitignore @@ -51,22 +51,11 @@ Module.symvers /System.map /Module.markers -# -# Debian directory (make deb-pkg) -# -/debian/ - # # tar directory (make tar*-pkg) # /tar-install/ -# -# git files that we don't want to ignore even it they are dot-files -# -!.gitignore -!.mailmap - # # Generated include files # @@ -112,3 +101,10 @@ all.config # Kdevelop4 *.kdev4 + +# +# Debian packaging: ignore everything at the top level, since it isn't +# included in our repository +# +/* +!/debian/